home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act5 / 00200.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  78 b   |  6 lines

  1. on exitFrame
  2.   if not (the mouseDown) then
  3.     go(the frame - 1)
  4.   end if
  5. end
  6.